home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / gdb / README.Debian < prev    next >
Text File  |  2009-10-09  |  592b  |  13 lines

  1. GDB is a complex program.  There is an excellent Info manual (`info gdb'),
  2. which is available in the separate gdb-doc package.  gdb-doc is not part of
  3. Debian main; it is available in the non-free distribution (because it is
  4. covered by the GNU Free Documentation License).
  5.  
  6. GDB's documentation is also available online.  Documentation from the
  7. most recent release branch may be found at:
  8.   http://sourceware.org/gdb/onlinedocs/gdb.html
  9.  
  10. There are also a number of books and tutorials devoted to GDB.  One
  11. particularly useful guide is Peter Jay Salzman's, at:
  12.   http://www.dirac.org/linux/gdb/
  13.